-
Home
-
Cryptocurrency Payment Gateway for WordPress & WooCommerce by CryptoPay
-
2.3.5
-
Code
-
Classes
- AbstractTransaction
Total Complexity |
21 |
Dependencies |
7 |
Dependents |
5 |
Total lines |
299 |
Lines of code |
181 |
Logical lines of code |
47 |
Comment lines |
70 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
search() |
S |
45 |
4 |
46 |
updateWithPaymentData() |
S |
50 |
3 |
27 |
__construct() |
S |
44 |
1 |
55 |
findBy() |
S |
66 |
2 |
8 |
findOneBy() |
S |
70 |
2 |
6 |
findAll() |
S |
79 |
1 |
3 |
updateStatusByHash() |
S |
67 |
1 |
8 |
updateStatusToVerifiedByHash() |
S |
79 |
1 |
3 |
updateStatusToFailedByHash() |
S |
79 |
1 |
3 |
getTransactionByHash() |
S |
74 |
1 |
5 |
getTransactionByOrderId() |
S |
73 |
1 |
5 |
getRemindedPendingTransactions() |
S |
70 |
1 |
6 |
getCodes() |
S |
79 |
1 |
3 |
getAddon() |
S |
82 |
1 |
3 |